home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 1528 / _setup.1 / Accep.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  1997-04-08  |  5.9 KB  |  234 lines

  1. object Form1: TForm1
  2.   Left = 86
  3.   Top = 70
  4.   ActiveControl = Next
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   Caption = 'Acceptable Use Policy'
  8.   ClientHeight = 467
  9.   ClientWidth = 668
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Icon.Data = {<image000.ico>}
  17.   Position = poScreenCenter
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnMouseMove = FormMouseMove
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Title: TLabel
  24.     Left = 488
  25.     Top = 112
  26.     Width = 177
  27.     Height = 137
  28.     Alignment = taCenter
  29.     AutoSize = False
  30.     Caption = 'Error!!'
  31.     Font.Charset = ANSI_CHARSET
  32.     Font.Color = clBlack
  33.     Font.Height = -21
  34.     Font.Name = 'Century Schoolbook'
  35.     Font.Style = [fsBold]
  36.     ParentFont = False
  37.     WordWrap = True
  38.   end
  39.   object Version: TLabel
  40.     Left = 645
  41.     Top = 456
  42.     Width = 21
  43.     Height = 13
  44.     Caption = 'v1.0'
  45.   end
  46.   object SharePanel: TPanel
  47.     Left = 496
  48.     Top = 208
  49.     Width = 161
  50.     Height = 41
  51.     Caption = 'SharePanel'
  52.     Color = clRed
  53.     TabOrder = 4
  54.     object ShareWare: TButton
  55.       Left = 8
  56.       Top = 8
  57.       Width = 145
  58.       Height = 25
  59.       Caption = 'Shareware Information'
  60.       Font.Charset = ANSI_CHARSET
  61.       Font.Color = clYellow
  62.       Font.Height = -11
  63.       Font.Name = 'MS Sans Serif'
  64.       Font.Style = [fsBold]
  65.       ParentFont = False
  66.       TabOrder = 0
  67.       OnClick = ShareWareClick
  68.     end
  69.   end
  70.   object Panel3: TPanel
  71.     Left = 496
  72.     Top = 248
  73.     Width = 161
  74.     Height = 161
  75.     Caption = 'Panel3'
  76.     TabOrder = 2
  77.     object Label3: TLabel
  78.       Left = 16
  79.       Top = 56
  80.       Width = 129
  81.       Height = 49
  82.       Alignment = taCenter
  83.       AutoSize = False
  84.       Caption = 'Press Next to go to the next page'
  85.       Font.Charset = ANSI_CHARSET
  86.       Font.Color = clBlue
  87.       Font.Height = -16
  88.       Font.Name = 'MS Sans Serif'
  89.       Font.Style = []
  90.       ParentFont = False
  91.       WordWrap = True
  92.     end
  93.     object Next: TBitBtn
  94.       Left = 24
  95.       Top = 112
  96.       Width = 105
  97.       Height = 33
  98.       Caption = '&Next'
  99.       TabOrder = 0
  100.       OnClick = NextClick
  101.       Glyph.Data = {
  102.         F6000000424DF600000000000000760000002800000010000000100000000100
  103.         0400000000008000000000000000000000000000000000000000000000000000
  104.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  105.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  106.         FFFFFFFFFFF900FFFFFFFFFFFF99900FFFFFFFFFF9999900FFFFFFFF99999990
  107.         0FFFFFF99999999900FFFF9999999999900FFFFF999999900FFFFFFF99999990
  108.         0FFFFFFF999999900FFFFFFF999999900FFFFFFF999999900FFFFFFF99999990
  109.         0FFFFFFF99999990FFFFFFFF9999999FFFFFFFFFFFFFFFFFFFFF}
  110.     end
  111.     object Prev: TBitBtn
  112.       Left = 24
  113.       Top = 8
  114.       Width = 105
  115.       Height = 33
  116.       Caption = '&Prev'
  117.       TabOrder = 1
  118.       OnClick = PrevClick
  119.       Glyph.Data = {
  120.         F6000000424DF600000000000000760000002800000010000000100000000100
  121.         0400000000008000000000000000000000000000000000000000000000000000
  122.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  123.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  124.         FFFFFFFF9999999FFFFFFFFF99999990FFFFFFFF999999900FFFFFFF99999990
  125.         0FFFFFFF999999900FFFFFFF999999900FFFFFFF999999900FFFFFFF99999990
  126.         0FFFFF9999999999900FFFF99999999900FFFFFF999999900FFFFFFFF9999900
  127.         FFFFFFFFFF99900FFFFFFFFFFFF900FFFFFFFFFFFFFFFFFFFFFF}
  128.     end
  129.   end
  130.   object Panel2: TPanel
  131.     Left = 496
  132.     Top = 248
  133.     Width = 161
  134.     Height = 201
  135.     TabOrder = 1
  136.     Visible = False
  137.     object Label1: TLabel
  138.       Left = 8
  139.       Top = 40
  140.       Width = 145
  141.       Height = 41
  142.       Caption = 'To accept this policy Type '#39'ACCEPT'#39' Below.'
  143.       Font.Charset = DEFAULT_CHARSET
  144.       Font.Color = clWindowText
  145.       Font.Height = -13
  146.       Font.Name = 'MS Sans Serif'
  147.       Font.Style = []
  148.       ParentFont = False
  149.       WordWrap = True
  150.     end
  151.     object OK: TButton
  152.       Left = 8
  153.       Top = 120
  154.       Width = 145
  155.       Height = 33
  156.       Caption = 'OK'
  157.       TabOrder = 0
  158.       OnClick = OKClick
  159.     end
  160.     object Cancel: TButton
  161.       Left = 8
  162.       Top = 160
  163.       Width = 145
  164.       Height = 33
  165.       Caption = 'Cancel - Do Not Accept'
  166.       TabOrder = 1
  167.       OnClick = CancelClick
  168.     end
  169.     object Prev2: TBitBtn
  170.       Left = 24
  171.       Top = 8
  172.       Width = 105
  173.       Height = 33
  174.       Caption = '&Prev'
  175.       TabOrder = 2
  176.       OnClick = PrevClick
  177.       Glyph.Data = {
  178.         F6000000424DF600000000000000760000002800000010000000100000000100
  179.         0400000000008000000000000000000000000000000000000000000000000000
  180.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  181.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  182.         FFFFFFFF9999999FFFFFFFFF99999990FFFFFFFF999999900FFFFFFF99999990
  183.         0FFFFFFF999999900FFFFFFF999999900FFFFFFF999999900FFFFFFF99999990
  184.         0FFFFF9999999999900FFFF99999999900FFFFFF999999900FFFFFFFF9999900
  185.         FFFFFFFFFF99900FFFFFFFFFFFF900FFFFFFFFFFFFFFFFFFFFFF}
  186.     end
  187.     object Enter: TEdit
  188.       Left = 16
  189.       Top = 80
  190.       Width = 129
  191.       Height = 21
  192.       CharCase = ecUpperCase
  193.       TabOrder = 3
  194.       OnKeyDown = EnterKeyDown
  195.     end
  196.   end
  197.   object Panel1: TPanel
  198.     Left = 488
  199.     Top = 16
  200.     Width = 177
  201.     Height = 89
  202.     Caption = 'Error Loading Picture!'
  203.     TabOrder = 0
  204.     object Image1: TImage
  205.       Left = 8
  206.       Top = 8
  207.       Width = 161
  208.       Height = 73
  209.       Stretch = True
  210.     end
  211.   end
  212.   object ScrollBox: TScrollBox
  213.     Left = 8
  214.     Top = 8
  215.     Width = 473
  216.     Height = 449
  217.     HorzScrollBar.Visible = False
  218.     TabOrder = 3
  219.     OnMouseMove = FormMouseMove
  220.     object ViewPort: TRichEdit
  221.       Left = 0
  222.       Top = 0
  223.       Width = 455
  224.       Height = 450
  225.       Cursor = crNo
  226.       BorderStyle = bsNone
  227.       Lines.Strings = (
  228.         'There Was an Error Loading the Text FIle')
  229.       TabOrder = 0
  230.       OnMouseMove = FormMouseMove
  231.     end
  232.   end
  233. end
  234.